﻿2026-07-17T03:09:58.1946917Z ##[group]Run actions/checkout@v5
2026-07-17T03:09:58.1947512Z with:
2026-07-17T03:09:58.1947794Z   fetch-depth: 0
2026-07-17T03:09:58.1948126Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:09:58.1950614Z   token: ***
2026-07-17T03:09:58.1950904Z   ssh-strict: true
2026-07-17T03:09:58.1951208Z   ssh-user: git
2026-07-17T03:09:58.1951507Z   persist-credentials: true
2026-07-17T03:09:58.1951830Z   clean: true
2026-07-17T03:09:58.1952146Z   sparse-checkout-cone-mode: true
2026-07-17T03:09:58.1952482Z   fetch-tags: false
2026-07-17T03:09:58.1952788Z   show-progress: true
2026-07-17T03:09:58.1953080Z   lfs: false
2026-07-17T03:09:58.1953352Z   submodules: false
2026-07-17T03:09:58.1953658Z   set-safe-directory: true
2026-07-17T03:09:58.1953982Z ##[endgroup]
2026-07-17T03:09:58.3733790Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:09:58.3735060Z ##[group]Getting Git version info
2026-07-17T03:09:58.3735556Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-17T03:09:58.3996177Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-17T03:09:58.4235718Z git version 2.43.0.windows.1
2026-07-17T03:09:58.4260031Z ##[endgroup]
2026-07-17T03:09:58.4267437Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\08c5007d-5f64-4ab9-a316-50692026e3cf\.gitconfig'
2026-07-17T03:09:58.4280637Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\08c5007d-5f64-4ab9-a316-50692026e3cf' before making global git config changes
2026-07-17T03:09:58.4281619Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:09:58.4285524Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-17T03:09:58.5952183Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-17T03:09:58.6177294Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:09:58.6203195Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:09:58.6207397Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:09:58.6428128Z refs/heads/main
2026-07-17T03:09:58.6450933Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-17T03:09:58.6779986Z HEAD is now at 0c702533 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:09:58.7600299Z ##[endgroup]
2026-07-17T03:09:58.7603028Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-17T03:09:59.3200101Z ##[group]Cleaning the repository
2026-07-17T03:09:59.3205028Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-17T03:10:05.0298132Z Removing target/
2026-07-17T03:10:05.0333359Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-17T03:10:05.0805951Z HEAD is now at 0c702533 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:10:05.0828148Z ##[endgroup]
2026-07-17T03:10:05.0832691Z ##[group]Disabling automatic garbage collection
2026-07-17T03:10:05.0836869Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-17T03:10:05.1100431Z ##[endgroup]
2026-07-17T03:10:05.1100746Z ##[group]Setting up auth
2026-07-17T03:10:05.1106555Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:10:05.1352110Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-17T03:10:05.8471881Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:10:05.8729320Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-17T03:10:06.4295909Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:10:06.4534101Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-17T03:10:07.1458192Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-17T03:10:07.1769621Z ##[endgroup]
2026-07-17T03:10:07.1770004Z ##[group]Fetching the repository
2026-07-17T03:10:07.1777750Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-17T03:10:08.5135452Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/main
2026-07-17T03:10:08.5428242Z   origin/main
2026-07-17T03:10:08.5450608Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/main
2026-07-17T03:10:08.6917360Z 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:10:08.6935069Z ##[endgroup]
2026-07-17T03:10:08.6935458Z ##[group]Determining the checkout info
2026-07-17T03:10:08.6936226Z ##[endgroup]
2026-07-17T03:10:08.6941030Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-17T03:10:08.7227533Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-17T03:10:08.7475032Z ##[group]Checking out the ref
2026-07-17T03:10:08.7479428Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-17T03:10:08.7925820Z branch 'main' set up to track 'origin/main'.
2026-07-17T03:10:08.7926167Z Your branch is up to date with 'origin/main'.
2026-07-17T03:10:08.7926408Z Switched to and reset branch 'main'
2026-07-17T03:10:08.8205303Z ##[endgroup]
2026-07-17T03:10:08.8209721Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-17T03:10:08.8442534Z 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
